home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / sample code / printing / std file saver / readme 2.1.1 < prev    next >
Encoding:
Text File  |  2000-09-28  |  627 b   |  16 lines

  1. StdFileSaver 2.1.1
  2.  
  3. Changes since 2.1
  4. • Remove the DebugStrs I accidentally left in. D'Ohh!
  5.  
  6. Changes since 2.0
  7.  
  8. • Add code for PACK resource so we can do something interesting in the chooser
  9. • Add code to store and retrieve preferences
  10. • Add button in the chooser to show a picture
  11. • Use radio buttons in chooser to select pict file or resource
  12. • Break out file writing code to make things clearer
  13. • Use UPPs to get closer to being able to make a native driver
  14. • Fix a bug where we were disposing a PrPort even if the app had given it to us
  15. • Add code to chooser to display a list of things and an "info" button for each thing
  16.